internal/reflectlite.rtype.Out (method)

3 uses

	internal/reflectlite (current package)
		type.go#L663: func (t *rtype) Out(i int) Type {
		type.go#L899: 			if !haveIdenticalType(t.Out(i), v.Out(i), cmpTags) {